From d5f89152b7fc85c971baf371759dc12006d57ec6 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Tue, 5 Jun 2007 02:46:43 +0000 Subject: [PATCH] Restore a mention of "cascading protection" to the message, so users don't get confused, per Simetrical --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 463c189b97..1dc9e9ae46 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1864,7 +1864,7 @@ Here are the current settings for the page $1:', 'protect-level-sysop' => 'Sysops only', 'protect-summary-cascade' => 'cascading', 'protect-expiring' => 'expires $1 (UTC)', -'protect-cascade' => 'Protect pages included in this page', +'protect-cascade' => 'Protect pages included in this page (cascading protection)', 'restriction-type' => 'Permission:', 'restriction-level' => 'Restriction level:', 'minimum-size' => 'Min size', -- 2.20.1